home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / andere sprachen / ucb_logo / logolib / mditem < prev    next >
Encoding:
Text File  |  1996-07-16  |  116 b   |  7 lines

  1. to mditem :index :array
  2. if emptyp :index [op :array]
  3. op mditem bf :index item first :index :array
  4. end
  5.  
  6. bury "mditem
  7.